-
Notifications
You must be signed in to change notification settings - Fork 48
Refactor: move package into a monorepo #519
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
ahmedAlaaInstabug
wants to merge
109
commits into
dev
Choose a base branch
from
refactor/monorepo
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ate-views # Conflicts: # CHANGELOG.md
5646caf
to
f3e04e9
Compare
…rivate-view-package-test' into refactor/monorepo-private-view-package # Conflicts: # packages/instabug_private_views/lib/src/instabug_private_view.dart
…o-package # Conflicts: # .circleci/config.yml
Refactor: merge dio interceptor into mono-repo
…dular-package # Conflicts: # .circleci/config.yml
Refactor: merge modular package into mono-repo
…ivate-view-package # Conflicts: # .circleci/config.yml
…package Refactor: merge private-views package into mono-repo
refactor: 14.1.0 changes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ahmedAlaaInstabug excellent job, kindly resolve the CI jobs that failed
* feat: gestures & UI elements detection * testing * testing * testing * chore: update ios snapshot * format * format * format * chore(android): integrate with android snapshot * chore(ios): integrate with ios custom build * fix(android): passed required params to log user steps * fix(ios): add double tap event * feat(ios): add native user steps switch * fix(ios): pass flutter view name * feat(example): add private view test * fix: user steps parameters * chore(android): integrate private views snapshot * chore: cleanup unused params * fix(example): clean up imports * fix: update test cases * chore: update deps * fix(ios): update log user steps test case * fix: linters issues * fix(android): update test case * chore(android): activate commented code * chore(android): activate android test case * fix(ios): add double tap to test case * chore(ios): restore cocoapods version * chore(example): revert old app token * test * test * test * test * test * test * chore(android): add descriptive comment * chore(android): update snapshot * fix: PR comments * fix: PR comments * fix: ios CI * fix: ios CI * fix: ios CI * fix: ios CI * fix: ios CI * fix: android CI * fix: android CI * Update config.yml * fix: android CI * fix: android CI * fix: fix private view app * fix: extra space in message * chore(android): upgrade to latest snapshot * fix: trim message * feat: auto mask in Flutter (#555) * feat: enhance private view mechanism * fix: e2e test * fix test 2.10.0 * fix test 2.10.0 * fix test 2.10.0 * fix test 2.10.0 * fix test 2.10.0 * fix test 2.10.0 * fix test 2.10.0 * feat: enhance private view * fix test * fix test * fix test * fix test * fix test * fix: PR comments * chore: update example app * fix: masking sliver view * fix: masking sliver view * fix: masking sliver view * fix: masking sliver view * fix: flutter format * fix: format --------- Co-authored-by: kholood <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of the change
Create monorepo for instabug-flutter
Type of change
Related issues
JIRA ID : MOB-16329
Checklists
Development
Code review